home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / XML Utilities / Professional Programmer XSL IDE / Xselerator25.msi / Data.Cab / F45156_xsBuildXPath.xml < prev    next >
Encoding:
Text File  |  2001-07-19  |  411 b   |  19 lines

  1. <!-- top level Comment -->
  2. <root>
  3.     <nodeA>textA</nodeA>
  4.     <nodeA id="nodeA-2"><?myProc ?>
  5.     xxxxxxxx
  6.     <nodeB />
  7.     <nodeB xmlns:myNamespace="myTestNamespace">
  8. <!-- Comment within /root/nodeA[2]/nodeB[2] -->
  9.         <nodeC />
  10. <!-- 2nd Comment within /root/nodeA[2]/nodeB[2] -->
  11.     </nodeB>
  12.     yyyyyyy
  13.     <nodeB />
  14.     <?myProc2 ?>
  15.     </nodeA>
  16. </root>
  17. <!-- top level Comment -->
  18.  
  19.